@charset "UTF-8";
@keyframes mapAnimate {
  50% {
    transform: translateY(-5px);
    opacity: .8;
  }
}
.mapAnimate {
  animation: mapAnimate 1.5s infinite;
}
.page17 ul a {
  display: block;
}
.page17 ul a:hover {
  color: #7ebd46;
}
.page17 ul .img {
  height: 40vw;
  width: 100%;
  margin-bottom: 10px;
}
.pagination {
  color: #999;
}
.pagination a {
  display: block;
  margin: 0 5px;
  height: 28px;
  min-width: 28px;
  border: solid 1px transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 3px;
}
.pagination .btn {
  background-color: #ececec;
  padding: 0 6px;
  margin: 0 30px;
}
.pagination a:hover,
.pagination a.on {
  color: #7ebd46;
  border-color: #7ebd46;
  background-color: white;
}
.pagination .btn:hover {
  background: #7ebd46;
}
.page15 .marker {
  width: 310px;
  position: relative;
  box-shadow: -2px 4px 40px rgba(5, 5, 5, 0.2);
  right: 0;
  bottom: 120px;
  border-radius: 10px;
  font-size: 18px;
  background: white;
  line-height: 1.2;
  min-height: 100px;
  padding: 20px;
}
.page15 .marker p {
  font-size: 14px;
  margin-top: 10px;
}
.page15 .marker:after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 10%;
  height: 25px;
  width: 44px;
  background: url(../img/icon-white-map.png);
}
.page14 dt,
.page14 dd {
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page14 ul {
  min-width: 70%;
}
.page14 li {
  display: flex;
  align-items: start;
  margin-top: 20px;
}
.page14 li img {
  margin-right: 18px;
  margin-top: 3px
}
.page14 dd img {
  width: 176px;
  padding: 10px;
  height: 173px;
  margin-bottom: 10px;
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 1px #e1e1e1;
}
.page16 input {
  font-size: initial;
}
.page16 textarea,
.page16 input {
  margin-left: 20px;
  min-width: 70%;
}
.page16 textarea {
  border: solid 1px #dbdbdb;
  padding: 15px;
}
.page16 ul li {
  border-bottom: solid 1px #dbdbdb;
  line-height: 40px;
  padding-bottom: 10px;
  margin-bottom: 50px;
}
.page16 ul li span:after {
  content: "*";
  color: #7ebd46;
}
.page16 ul li span.no:after {
  display: none;
}
.page16 .BGon {
  max-width: 100%;
  display: block;
  line-height: 3.5;
  width: 200px;
}
.page19>a,
.page19 li {
  border: solid 1px #dbdbdb;
  padding: 20px;
  position: relative;
  padding-left: 80px;
}
.page19 .ellipsis {
  max-width: 20vw;
}
.page19 img {
  filter: grayscale(1);
  opacity: .55;
}
.page19 .exe {
  position: absolute;
  left: 20px;
  top: 29%;
  width: 39px;
  height: 42px;
  font-weight: bold;
  color: #c4c4c4;
  font-size: 13px;
}
.page19 .exe p {
  position: absolute;
  left: 7px;
  bottom: 5px;
}
.page19>a:hover,
.page19 li:hover {
  transform: scale(1.01);
  border-color: #7ebd46;
  box-shadow: inset 3px 0 0 #7ebd46;
}
.page19>a:hover .exe,
.page19 li:hover .exe {
  color: #7ebd46;
}
.page19 li:hover .exe img,
.page19>a:hover img,
.page19 a:hover img {
  filter: none;
  opacity: 1;
  color: #7ebd46;
}
.page18 .swiper-container {
  padding-bottom: 40px;
}
.page18 h1.absolute {
  color: white;
  top: -140px;
  font-size: 40px;
  letter-spacing: 2px;
}
.page18 img {
  display: block;
  margin: auto;
  max-height: 40vw;
}
.page21 dd,
.page21 li {
  min-height: 64px;
  display: flex;
  align-items: center;
  background: #fafafa;
  padding: 0 20px;
}
.page21 dd:nth-child(2n),
.page21 li:nth-child(2n) {
  background: white;
}
.page21 dd:hover,
.page21 li:hover {
  background: #f6f6f6;
}
.page21 dd p,
.page21 li p {
  min-width: 25%;
}
.page23 {
  min-height: 100%;
  overflow: hidden;
  max-width: 90vw;
  margin: 0 auto;
  width: 600px;
}
.page22 .img img {
  object-fit: contain;
}
.page23 ul {
  margin-bottom: 10px;
}
.page23 li {
  display: flex;
  align-items: center;
  position: relative;
  line-height: 50px;
  border-bottom: solid 1px #dbdbdb;
}
.page23 li dd {
  min-width: 100px;
}
.page23 li input,
.page23 li select {
  flex: 1;
  margin-left: 10px;
}
.page23 li+p {
  opacity: .5;
  font-size: 90%;
  margin-top: 2px;
}
.page24 {
  width: 80vw;
  max-width: 600px;
  background: rgba(255, 255, 255, 0.8);
  padding: 0 20px;
  border-radius: 50px;
}
.page24 select {
  margin-right: 10px;
}
.page24 select,
.page24 input {
  font-size: 1rem;
  height: 60px;
  background-color: transparent;
}
.page24 img {
  cursor: pointer;
  margin-left: 10px;
}
header .logo {
  background: url(../img/logo1.png) center no-repeat;
  width: 232px;
  height: 100%;
  display: block;
  background-size: contain;
}
header .search {
  background: url(../img/search.png) center no-repeat;
  height: 16px;
  width: 16px;
}
@keyframes bannerAnimate {
  0% {
    opacity: .6;
    transform: translateY(-30px);
  }
}
@media screen and (min-width: 1025px) {
  #about>div>div {
    max-height: 35vh;
    overflow: auto;
  }
  #about>div>div::-webkit-scrollbar {
    width: 5px;
    display: block;
  }
  #about>div>div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #f0f0f0;
  }
  #about>div>div article {
    margin-right: 10px;
  }
  #dowebok .section {
    min-height: 100vh;
  }
  #dowebok .section.fp-auto-height {
    min-height: 10vh;
  }
  header {
    height: 110px;
  }
  header.short {
    height: 60px;
  }
  header.short .logo {
    background-size: auto 40px;
    margin-top: 0;
    width: 160px;
  }
  header:after {
    content: "";
    display: block;
    position: absolute;
    width: 100vw;
    left: 50%;
    top: 0;
    height: 100%;
    background: white;
    margin-left: -50vw;
    box-shadow: 0px 1px 21px 0px rgba(0, 0, 0, 0.05);
  }
  header>* {
    position: relative;
    z-index: 2;
  }
  header ul>li {
    margin-left: 59px;
    position: relative;
    line-height: 35px;
  }
  header ul>li.on,
  header ul>li a:hover {
    color: #7ebd46;
  }
  header ul>li a:hover {
    text-decoration: underline;
  }
  header li:hover dl {
    display: block;
  }
  header dl {
    display: none;
    animation: fadeIn .5s;
    position: absolute;
    color: #222;
    padding: 15px 0;
    left: 50%;
    margin-left: -80px;
    top: 100%;
    min-width: 160px;
    text-align: center;
    line-height: 35px;
    border-radius: 4px;
    font-size: 14px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.6));
    border-bottom: solid 1px rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(4px);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    border-top: solid 1px rgba(255, 255, 255, 0.1);
  }
  header dl a {
    display: block;
  }
  header dl dd:hover,
  header dl dd.Con {
    background: #7ebd46;
    color: white;
  }
  header dl dd:hover a,
  header dl dd.Con a {
    color: white;
  }
  .banner {
    height: 700px;
    width: 100%;
    display: block;
    min-height: 500px;
    animation: bannerAnimate 1s;
  }
  .index_body header:after,
  header.white:after {
    display: none;
  }
  footer {
    letter-spacing: 1px;
    position: relative;
    min-height: 530px;
    overflow: hidden;
    background-color: #525252;
    color: white;
  }
  footer dt {
    font-size: 18px;
    font-weight: 600;
  }
  footer dd {
    font-weight: lighter;
    margin-top: 30px;
    font-size: 16px;
  }
  footer a {
    opacity: .7;
  }
  footer a:hover {
    text-decoration: underline;
    opacity: 0.9;
  }
  footer .us img {
    object-fit: contain;
    padding: 7px;
    border-radius: 50%;
    width: 33px;
    display: block;
    margin-bottom: 11px;
    height: 34px;
    border: solid 1px rgba(255, 255, 255, 0.5);
  }
  footer .us img.on {
    background: #7ebd46;
    border-color: #7ebd46;
  }
  footer .hr {
    border-top: solid 1px gray;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 100px;
    display: flex;
    justify-content: space-between;
  }
  header {
    text-shadow: 0 1px 5px rgba(255, 255, 255, .7);
  }
  header.white {
    color: white;
    text-shadow: 0 1px 5px rgba(5, 5, 5, .5);
  }
  header.white .search {
    background-image: url(../img/search-white.png);
  }
  header.white .logo {
    background-image: url(../img/logo2.png);
  }
  .section {
    min-height: 90vh;
  }
  .fp-auto-height {
    min-height: initial;
  }
  @keyframes page01Btn {
    0% {
      width: 0;
    }
  }
  .page1 .swiper-slide {
    height: 100vh;
  }
  .page1 video,
  .page1 .video {
    height: 100vh;
    width: 100vw;
    object-fit: cover;
  }
  .page1 ul li {
    margin-right: 49px;
    cursor: pointer;
  }
  .page1 ul li p {
    margin-top: 11px;
  }
  .page1 ul li p+p {
    width: 326px;
    max-width: 100%;
    height: 2px;
    margin-top: 15px;
    background: rgba(255, 255, 255, 0.1);
  }
  .page1 ul li p+p span {
    display: block;
    height: 2px;
    background: #7ebd46;
    width: 0;
  }
  .page1 ul li.on p+p span {
    width: 100%;
    animation: page01Btn 4s;
  }
  .page2 {
    user-select: none;
    background: url(../img/index01.png) top center;
    background-repeat: repeat-x;
  }
  .page2 .swiper-slide {
    min-height: 50vh;
  }
  .page2 .swiper-slide dt {
    background: white;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    position: relative;
    top: 140px;
    box-shadow: 0 1px 20px rgba(50, 50, 50, 0.05);
    padding: 24px;
  }
  .page2 .swiper-slide dt>img {
    width: 198px;
    background: #f0f0f0;
    height: 198px;
    border-radius: 50%;
    opacity: 0.5;
    margin-right: 35px;
  }
  .page2 .swiper-slide dt:hover>img {
    opacity: 1;
  }
  .page2 .swiper-slide img {
    display: block;
    max-height: calc(67vh - 150px);
    max-width: 80vw;
  }
  .page2 .swiper-slide dd {
    display: none;
    text-align: center;
  }
  .page2 .swiper-slide dd img {
    margin: 0 auto;
  }
  .page2 .swiper-slide dd .swiper-wrapper {
    padding-bottom: 40px;
  }
  .page2 .swiper-slide dd .swiper-pagination {
    bottom: 0;
  }
  .page2 .swiper-slide dt p,
  .page2 .swiper-slide dt span {
    opacity: .5;
    font-size: 75%;
  }
  .page2 .swiper-slide-active dd {
    display: block;
  }
  .page2 .swiper-slide-active dt {
    display: none;
  }
  .page2 .swiper-slide-prev dt,
  .page2 .swiper-slide-next dt {
    border-radius: 222px 0 0 222px;
    justify-content: left;
  }
  .page2 .swiper-slide-prev dt:hover,
  .page2 .swiper-slide-next dt:hover {
    background: #7ebd46;
    color: white;
  }
  .page2 .swiper-slide-prev dt span,
  .page2 .swiper-slide-next dt span {
    display: none;
  }
  .page2 .swiper-slide-prev dt p,
  .page2 .swiper-slide-next dt p {
    margin-top: 15px;
  }
  .page2 .swiper-slide-prev dt {
    border-radius: 0 222px 222px 0;
    justify-content: right;
    flex-direction: row-reverse;
  }
  .page2 .swiper-slide-prev dt>img {
    margin-right: 0;
    margin-left: 35px;
  }
  .page3 {
    line-height: 90px;
  }
  .page3 div+div {
    padding-left: 101px;
  }
  .page3 div+div:before {
    content: "";
    position: absolute;
    left: -35px;
    right: 45px;
    bottom: 10px;
    border-bottom: dotted 2px rgba(50, 50, 50, 0.2);
  }
  .page3 div {
    position: relative;
    cursor: pointer;
  }
  .page3 div.on {
    color: #7ebd46;
  }
  .page3 div.on:after {
    background: #7ebd46;
    border: solid 4px #f3f3f3;
    box-shadow: 0 0 0 3px #7ebd46;
    bottom: 4px;
  }
  .page3 div:after {
    content: "";
    display: block;
    position: absolute;
    width: 7px;
    right: 36px;
    bottom: 5px;
    height: 7px;
    border-radius: 50%;
    border: solid 1px #999999;
  }
  .page04 {
    min-height: 100vh;
  }
  .page04 [class*="flex"] {
    background-size: cover;
    transition: all .3s;
  }
  .page04 .flex1 .toggle {
    display: none;
    width: 0;
    opacity: 0;
  }
  .page04 .lookmore {
    position: absolute;
    right: 0;
    top: 230px;
  }
  .page04 .width950px {
    max-width: 55vw;
  }
  .page04 dd {
    color: rgba(255, 255, 255, 0.8);
  }
  .page04 dd img {
    width: 100%;
    height: 30vh;
    margin-bottom: 10px;
    border: solid 6px rgba(255, 255, 255, 0.3);
    border-radius: 8px;
  }
  .page04 p {
    font-size: 22px;
    padding-right: 20px;
  }
  .page04 p span {
    font-size: 120px;
    font-weight: '微软雅黑';
    font-weight: bold;
    position: relative;
    top: 55px;
    text-indent: 0;
    right: 20px;
    display: block;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 30%, transparent 75%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .page04 .flex1 p {
    padding-right: 0;
    text-align: center;
  }
  .page04 .flex1 p span {
    text-indent: 50px;
    background: none;
    color: rgba(255, 255, 255, 0.5);
    -webkit-text-fill-color: rgba(255, 255, 255, 0.5);
    top: 0;
  }
  .page5 li>img,
  .page5 a>img {
    width: 100%;
  }
  .page5 .width80>img {
    height: 200px;
  }
  .page5 .width100 .absolute {
    bottom: 0;
    right: 0;
    color: white;
    width: 68%;
    padding: 30px 42px 0;
    background: rgba(125, 189, 70, 0.692);
  }
  .page5 .width100>img {
    height: 421px;
  }
  .page5 .width100 .lookmore1 {
    width: 115%;
    height: 48px;
    display: block;
    background: #7ebd46 url(../img/index03-1.png) no-repeat 20% center;
    position: relative;
    left: -42px;
    bottom: -20px;
  }
  .page5 .width100 .lookmore1:hover {
    opacity: .85;
  }
  .crumbs {
    padding-left: 30px;
    line-height: 20px;
    background: url(../img/map.png) no-repeat left center;
    background-size: auto 100%;
  }
  .crumbs a[href] {
    color: gray;
  }
  .crumbs a[href]:hover {
    color: #7ebd46;
  }
  .crumbs a:after {
    content: ">";
    color: gray;
    display: inline-block;
    margin: 0 4px;
  }
  .crumbs>*:last-child:after {
    display: none;
  }
  .page6 .border {
    border-bottom: dashed 1px #e2e2e2;
    padding-bottom: 56px;
    margin-bottom: 60px;
  }
  .page6 .content {
    min-height: 250px;
  }
  .page6 .content img {
    display: block;
    margin: 40px auto;
  }
  .page7 a:hover {
    color: #7ebd46;
  }
  .page7 .Con {
    position: relative;
  }
  .page7 .Con:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    background: #7ebd46;
    padding: 2px;
  }
  .page8>a {
    display: block;
    position: relative;
    line-height: 1.7;
  }
  .page8>a:hover {
    color: #7ebd46;
  }
  .page8>a:hover .lookmore2 {
    background-image: url(../img/index09-1.png);
  }
  .page8>a:hover .size22 {
    text-decoration: underline;
  }
  .page8>a .img {
    height: 234px;
  }
  .page8>a .BGon {
    color: white;
    position: absolute;
    left: 0;
    top: 200px;
    line-height: 34px;
    padding: 0 20px;
  }
  .page9 {
    background: url(../img/24.jpg) center;
    height: 770px;
  }
  .page9 li {
    font-size: 16px;
  }
  .page9 h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
  }
  .page9 h3 img {
    margin-right: 8px;
  }
  .page10 {
    color: white;
    height: 826px;
    user-select: none;
    background: url(../img/29.jpg) center;
  }
  .page10 .swiper-container,
  .page10 .swiper-wrapper,
  .page10 .swiper-slide {
    height: 826px !important;
  }
  .page10 .container {
    height: 826px;
    padding-left: 16%;
  }
  .page10 h1 {
    font-size: 300px;
    font-weight: normal;
    line-height: 0.9;
  }
  .page10 h3 {
    font-size: 42px;
    padding-bottom: 50px;
    border-bottom: dashed 2px rgba(255, 255, 255, 0.5);
  }
  .page10 h3+p {
    font-size: 30px;
    margin-top: 70px;
    margin-bottom: 30px;
  }
  .page10 .absolute:before {
    content: "";
    display: block;
    position: absolute;
    left: 50px;
    top: 0;
    bottom: 0;
    border-left: solid 1px rgba(255, 255, 255, 0.3);
  }
  .page10 .absolute dl dd {
    padding-left: 80px;
    cursor: pointer;
  }
  .page10 .absolute dl dd.on,
  .page10 .absolute dl ddhover {
    color: #7ebd46;
  }
  .page10 .absolute dl dd.on {
    position: relative;
  }
  .page10 .absolute dl dd.on:before {
    content: "";
    display: block;
    border-radius: 50%;
    position: absolute;
    left: 35px;
    top: 0;
    width: 33px;
    height: 33px;
    background: radial-gradient(#7ebd46 6px, rgba(124, 187, 65, 0.308) 7px);
  }
  .page10 ul {
    font-size: 16px;
  }
  .page10 ul li {
    display: flex;
    align-items: center;
  }
  .page10 ul li:before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-right: 11px;
    background-color: #7cbb41;
  }
  .page10 ul li+li {
    margin-top: 14px;
  }
  .page10 dl {
    max-height: 60%;
    overflow: auto;
  }
  .page10 dl dd+dd {
    margin-top: 35px;
  }
  .page11 {
    background: url(../img/25.jpg);
    height: 934px;
    background-size: 100% 100%;
  }
  .page11 .swiper-slide img {
    display: block;
    width: 260px;
    max-width: 100%;
    height: 355px;
    margin: auto;
    border: 25px solid gray;
    border-image-source: url(../img/border-image.png);
    border-image-slice: 27;
    box-shadow: 5px 5px 10px rgba(50, 50, 50, 0.3);
    margin-bottom: 65px;
    margin-top: 80px;
  }
  .page11 .swiper-slide p {
    display: none;
    transform: translateY(-10px);
  }
  .page11 .swiper-slide-active {
    transition: all .3s;
  }
  .page11 .swiper-slide-active img {
    transform: scale(1.15);
  }
  .page11 .swiper-slide-active p {
    display: block;
  }
  .page11 .swiper-button-prev {
    bottom: 0;
    top: auto;
    left: 30%;
  }
  .page11 .swiper-button-next {
    bottom: 0;
    top: auto;
    right: 30%;
  }
  .page12 {
    padding: 49px;
    position: relative;
    margin-bottom: 30px;
  }
  .page12:hover {
    transform: scale(1.01) !important;
  }
  .page12:hover h1 {
    color: #7ebd46;
  }
  .page12 dt {
    cursor: pointer;
  }
  .page12 dt .absolute {
    top: 45px;
    right: 45px;
    color: gray;
    opacity: .8;
  }
  .page12 dt .absolute img {
    position: absolute;
    left: -32px;
    top: 4px;
  }
  .page12 dd {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px #dbdbdb solid;
    display: none;
  }
  @keyframes page13Animate {
    0% {
      transform: rotate(0);
    }
    50% {
      transform: rotate(180deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  @keyframes page13Animate1 {
    0% {
      transform: rotate(360deg);
    }
    50% {
      transform: rotate(180deg);
      margin-right: 100px;
    }
    100% {
      transform: rotate(0);
    }
  }
  .page13 {
    min-height: 720px;
    overflow: hidden;
    background: url(../img/23.jpg);
    background-size: 100% 100%;
  }
  .page13 dl {
    max-width: 40%;
  }
  .page13 .relative360 {
    position: relative;
  }
  .page13 .relative360:hover .absolute,
  .page13 .relative360:hover .btn {
    animation-play-state: paused !important;
  }
  .page13 .relative360:after {
    content: "";
    display: block;
    background: url(../img/27-1.png);
    animation: page13Animate 20s infinite linear;
  }
  .page13 .relative360>.absolute,
  .page13 .relative360:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
  }
  .page13 .relative360>.absolute {
    animation: page13Animate 24s infinite linear;
    z-index: 5;
  }
  .page13 .relative360>.absolute .btn {
    position: absolute;
    right: -136px;
    top: 50%;
    font-size: 22px;
    animation: page13Animate1 24s infinite linear;
  }
  .page13 .relative360>.absolute .btn.btn1 {
    top: 10%;
    right: -50px;
  }
  .page13 .relative360>.absolute .btn .img {
    width: 73px;
    height: 73px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f0f0f0;
    box-shadow: 0px 4px 10px 0px rgba(42, 42, 42, 0.13);
    border-radius: 50%;
    border: solid 6px #ffff;
    margin-right: 10px;
  }
  .page13 .relative360>.absolute .btn .img img {
    height: 37px;
    object-fit: contain;
  }
  .page13 .relative360>.absolute .btn:hover,
  .page13 .relative360>.absolute .btn.on {
    color: #7ebd46;
    cursor: pointer;
  }
  .page13 .relative360>.absolute .btn:hover .img,
  .page13 .relative360>.absolute .btn.on .img {
    background: #7ebd46;
  }
  .page13 .relative360>.absolute .btn:hover .img img,
  .page13 .relative360>.absolute .btn.on .img img {
    filter: invert(100%) brightness(1000%);
  }
  .page14 {
    height: 459px;
    background: url(../img/19.png);
    font-size: 16px;
  }
  .page14 dd {
    position: relative;
  }
  .page14 dd:after {
    content: "";
    display: block;
    left: 0;
    top: 10%;
    bottom: 10%;
    border-left: dashed 2px #dbdbdb;
    position: absolute;
  }
  .page15 {
    height: 664px;
  }
  .page17 .fr a {
    margin-left: 30px;
  }
  .page17 .fr a:hover,
  .page17 .fr a.on {
    color: #7ebd46;
  }
  .page17 ul .img {
    height: 310px;
    max-height: 25vh;
    margin-bottom: 25px;
  }
  .page18 {
    top: -6vw;
    min-height: 400px;
    padding: 50px;
  }
  .page18 .swiper-container {
    margin: 0 100px;
  }
  .page18 .swiper-button-next,
  .page18 .swiper-rtl .swiper-button-prev,
  .page18 .swiper-button-next,
  .page18 .swiper-button-prev {
    background-image: url(../img/icon-white-3.png);
    background-color: #dcdcdc;
  }
  .page18 .swiper-button-next:hover,
  .page18 .swiper-rtl .swiper-button-prev:hover,
  .page18 .swiper-button-next:hover,
  .page18 .swiper-button-prev:hover {
    background-color: #7ebd46;
    background-image: url(../img/icon-white-3.png);
  }
  .page18 img {
    width: 282px;
    height: 405px;
    border: solid 4px white;
  }
  .page18 .swiper-slide:hover {
    color: #7ebd46;
  }
  .page18 .swiper-slide:hover img {
    border-color: #7ebd46;
  }
  .page20 {
    align-items: center;
  }
  .page20 .flex6>div {
    margin: 0 80px;
  }
  .page20 p {
    margin-bottom: 16px;
  }
  .page20 h1 {
    border-bottom: #dbdbdb 2px dashed;
    padding-bottom: 28px;
  }
  .page20 .swiper-pagination-bullet {
    opacity: 1;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.8);
  }
  .page20 .swiper-slide img {
    height: 502px;
    width: 100%;
    object-fit: contain;
  }
  .page20 .swiper-pagination-bullet-active {
    box-shadow: none;
  }
  .page21 {
    margin: 30px 0 60px;
  }
  .page22 .img {
    margin-bottom: 25px;
    height: 266px;
    box-shadow: inset 0 0 0 10px #f0f0f0;
    border: solid 2px #999;
  }
  .page22 .img img {
    mix-blend-mode: multiply;
  }
  .page22 dt {
    margin-right: 50px;
    line-height: 30px;
  }
  .page22 dt h3 {
    margin-top: 40px;
    font-size: 24px;
    background: url(../img/icon16.png) right center no-repeat;
  }
  .page22 dt h3:hover {
    color: #7ebd46;
    cursor: pointer;
  }
  .page22 dt ul {
    margin-top: 24px;
    border-top: dashed 1px #dbdbdb;
    padding: 20px 0;
    font-size: 18px;
    display: none;
  }
  .page22 dt li {
    margin-left: 20px;
    margin-top: 10px;
  }
  .page22 dt a {
    display: block;
    padding: 5px 40px 5px 20px;
    font-size: 15px;
    margin-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .page22 dt a.on {
    color: #7ebd46;
    background: #fafafa url(../img/icon7.png) 90% center no-repeat;
  }
  .page22 dt a:hover {
    background-color: #f0f0f0;
    color: #7ebd46;
  }
  .page22 dt a.title {
    padding-left: 10px;
    margin-left: 0;
    background-color: #fafafa;
  }
  .page22 dt .on h3 {
    background-image: url(../img/icon15.png);
    color: #7ebd46;
  }
  .page22 dt .on ul {
    display: block;
  }
  .page22 dd a:hover {
    color: #7ebd46;
    text-decoration: underline;
  }
  .page22 dd a:hover .img {
    border-color: #7ebd46;
    box-shadow: inset 0 0 0 10px #f2ffe5;
  }
  .page23 li {
    line-height: 60px;
    padding-top: 10px;
  }
  .page28 {
    padding: 86px 50px 60px;
    width: 430px;
    max-width: 30%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1860px) {
  .page11 .swiper-slide img {
    height: 320px;
    border-width: 20px;
    max-width: 90%;
  }
  footer .gap80 {
    gap: 50px;
  }
  footer .gap80 dt {
    font-size: 15px;
  }
  footer .gap80 dd {
    font-size: 14px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1600px) {
  .page11 .swiper-slide img {
    height: 280px;
    border-width: 20px;
    max-width: 90%;
  }
  .page9 {
    background-size: auto 100%;
    height: 540px;
    background-repeat: repeat-x;
  }
  .page04 .lookmore {
    top: 24vh;
  }
  .page5 {
    align-items: self-start;
  }
  .page5 .height70px {
    line-height: 25px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .page5 .height70px+p {
    display: none;
  }
  .page5 .width100>img {
    height: 38vh;
    width: 100%;
  }
  header.white .logo {
    background-size: auto 50px;
  }
  .sideBar.b {
    font-size: 12px;
  }
  .sideBar.b img {
    margin-top: 24px;
  }
  .sideBar.b a,
  .sideBar.b li {
    min-height: 110px;
    width: 94px;
  }
  footer .gap80 {
    gap: 30px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1500px) {
  .banner {
    height: 70vh;
  }
  .page2 .swiper-slide dt>img {
    width: 20vh;
    height: 20vh;
  }
  .page2 .swiper-slide dt {
    top: 15vh;
  }
  .page22 dt h3 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1300px) {
  .sideBar.b a {
    min-height: 80px;
  }
  .sideBar.b a img {
    margin-top: 16px;
    max-height: 20px;
  }
}
.page28 {
  line-height: 1.8;
}
.page28 p+p {
  margin-top: 10px;
}
.page28 a {
  display: block;
  padding: 40px 0;
}
.page28 a .lookmore2 {
  margin-top: 20px;
}
.page28 a:hover p.size18 {
  text-decoration: underline;
}
.page28 a+a {
  border-top: solid 1px #ccc;
}
.page27 {
  height: 74px;
}
.page27 a {
  margin: 0 !important;
  padding: 0 !important;
}
.img {
  overflow: hidden;
}
.img img {
  width: 100%;
  height: 100%;
  transition: all .2s;
}
a:hover .img img {
  transform: scale(1.1);
}
.lookmore {
  width: 104px;
  height: 33px;
  background: url(../img/index03-1.png) left center no-repeat;
  display: inline-block;
}
.lookmore:hover {
  background-image: url(../img/index03.png);
  cursor: pointer;
}
.lookmore1,
.lookmore2 {
  height: 33px;
  padding-right: 33px;
  background: url(../img/index09.png) no-repeat right center;
  display: inline-block;
  line-height: 33px;
  color: #afafaf;
  background-size: 33px 33px;
}
.lookmore1:hover,
a:hover .lookmore1,
.lookmore2:hover,
a:hover .lookmore2 {
  color: #7ebd46;
  background-image: url(../img/index09-1.png);
  cursor: pointer;
}
.lookmore2 {
  height: 39px;
  padding-right: 39px;
  background-size: 39px 39px;
}
.lookmore2:hover,
.lookmore1:hover {
  text-decoration: underline;
}
.nounderline,
.nounderline * {
  text-decoration: none !important;
}
.nounderline dt {
  max-width: calc(50vw - 300px);
}
@media screen and (max-height: 600px) {
  footer {
    display: none !important;
  }
  header {
    display: none !important;
  }
}
@media screen and (max-width: 1025px) {
  .nounderline dt {
    max-width: 80vw;
  }
  header+.relative>.absolute {
    top: 40px;
  }
  .banner {
    height: 50vw;
  }
  body {
    font-size: 12px;
  }
  footer {
    background: linear-gradient(to bottom, rgba(100, 100, 100, 0.04), transparent);
    text-align: center;
    font-size: 11px;
    padding: 8px 5px;
  }
  footer .mt100 {
    margin-top: 0;
  }
  header.flex {
    display: block;
    background: #fafafa url(../img/more.png) no-repeat 95% center;
    height: 40px;
    line-height: 1.8;
  }
  header.flex.open {
    background-image: url(../img/icon16.png);
  }
  header.flex .logo {
    background-size: auto 30px;
    width: 95vw;
    height: 30px;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 4px;
  }
  header.flex li.flex {
    justify-content: space-around;
    background: #fafafa;
  }
  header.flex ul.flex {
    display: none;
    max-height: calc(100vh - 40px);
    overflow: auto;
    box-shadow: 0 35vh 60px 170px rgba(50, 50, 50, 0.3);
    padding: 10px 0 0;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 40px;
    right: 0;
    background: white;
  }
  header.flex ul.flex .on {
    color: #7ebd46;
  }
  header.flex ul.flex .on dl a {
    color: #666;
  }
  header.flex ul.flex a {
    padding: 10px 40px;
    display: block;
  }
  header.flex ul.flex dl {
    position: relative;
    background: linear-gradient(0deg, #fafafa, #f0f0f0);
    margin: 0 20px;
    border-radius: 8px;
  }
  header.flex ul.flex dl dd {
    display: none;
  }
  header.flex ul.flex dl dt {
    background: url(../img/icon16.png) center no-repeat;
    height: 40px;
    width: 40px;
    position: absolute;
    top: -40px;
    right: -10px;
    background-size: 12px auto;
  }
  header.flex ul.flex dl dt.on {
    background-image: url(../img/icon15.png);
  }
  header.flex ul.flex dl dt.on~dd {
    display: block;
  }
  header.flex ul.flex dl a {
    padding: 5px 28px;
  }
  .pagination a,
  .pagination .btn {
    height: 38px;
    min-width: 38px;
  }
  .pagination .btn {
    min-width: 48px;
    margin: 0 8px;
  }
  .container.absolute.l.r {
    left: 6vw;
    right: 6vw;
  }
  .page1 .size70 {
    font-size: 20px;
  }
  .page1 .size18 {
    font-size: 12px;
  }
  .page1 video,
  .page1 .video {
    height: 48vh;
  }
  .page2 {
    background: #f0f0f0 url(../img/index01.png) center;
    padding-bottom: 20px;
    text-align: center;
  }
  .page2 img.h5Show {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    margin-right: 10px;
  }
  .page2 .swiper-slide img {
    display: block;
    max-height: 80vw;
    max-width: 80vw;
    margin: 0 auto;
  }
  .page3 {
    color: #888;
  }
  .page3 div {
    width: 50%;
    line-height: 3;
  }
  .page3 .on {
    color: #7ebd46;
  }
  .page04 li,
  .page04 .li {
    display: block;
    position: relative;
  }
  .page04 li:after,
  .page04 .li:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background: #7ebd46;
    mix-blend-mode: hue;
    border-radius: 6px;
    height: 30vw;
    opacity: .2;
  }
  .page04 img {
    height: 30vw;
    width: 100%;
    margin-bottom: 8px;
    border-radius: 6px;
    filter: grayscale(20%) brightness(1.1) contrast(0.9);
  }
  .page6 {
    padding: 14px;
  }
  .page6 .content {
    min-height: 300px;
  }
  .page7 {
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
    gap: 15px;
    line-height: 50px;
  }
  .page8 a .img {
    height: 20vw;
  }
  .page8 a .BGon {
    color: white;
    padding: 5px;
  }
  .page8 a .ellipsis2+.ellipsis2 {
    opacity: .6;
    margin-bottom: 18px;
  }
  .page9 {
    background: url(../img/24.jpg) right center;
    padding: 30px 14px 0;
  }
  .page9 ul {
    gap: 20px;
  }
  .page9 li {
    padding-left: 35px;
  }
  .page9 h3 {
    margin-bottom: 10px;
    position: relative;
  }
  .page9 h3 img {
    position: absolute;
    left: -35px;
    top: -5px;
  }
  .page9 .width45 {
    width: initial;
  }
  .page10 {
    background: url(../img/29.jpg) center;
    color: white;
    padding: 20px 20px 70px;
  }
  .page10 .swiper-slide {
    min-height: 50vw;
  }
  .page10 p {
    opacity: .7;
    margin: 5px 0 8px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
    padding-bottom: 10px;
  }
  .page10 li {
    display: flex;
    flex-wrap: nowrap;
  }
  .page10 li:before {
    content: "·";
    display: block;
    margin-right: 1px;
    font-weight: bold;
    color: #7ebd46;
  }
  .page10 dl {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
  }
  .page10 dl dd {
    margin: 0 3px 3px;
    border: solid 1px rgba(255, 255, 255, 0.5);
    padding: 0 6px;
    border-radius: 10px;
  }
  .page10 dl dd.on {
    background: rgba(255, 255, 255, 0.5);
  }
  .page11 {
    padding: 0 12px 15px;
  }
  .page11 .grid2 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
  }
  .page11 p {
    font-size: 12px;
    opacity: .8;
    margin-top: 5px;
  }
  .page12 {
    padding: 14px;
    margin: 10px;
  }
  .page12 dt .absolute {
    position: initial;
    opacity: .6;
    vertical-align: middle;
  }
  .page12 dt .absolute div {
    display: flex;
    background: #fafafa;
    margin: 5px 0;
    flex-direction: row-reverse;
  }
  .page12 dt .absolute div p {
    margin-left: 15px;
  }
  .page12 dt .absolute img {
    height: 15px;
    margin-right: 8px;
  }
  .page12 dd {
    display: none;
  }
  .page13 .mt50 {
    margin-top: 0;
  }
  .page13 dl dd {
    padding-bottom: 30px;
  }
  .page13 dl dd p {
    margin-left: 20px;
    margin-left: 20px;
  }
  .page13 .flex.between {
    display: block;
    background: #f0f0f0;
  }
  .page13 .flex.between .relative360 .absolute {
    position: inherit;
    display: flex;
    height: 50px;
  }
  .page13 .flex.between .relative360 .absolute img {
    max-height: 25px;
    margin-right: 10px;
    object-fit: contain;
  }
  .page13 .flex.between .relative360 .absolute .btn {
    flex: 1;
    justify-content: center;
  }
  .page13 .flex.between .relative360 .absolute .btn.on {
    background: #7ebd46;
    color: white;
  }
  .page13 .flex.between .relative360 .absolute .btn.on img {
    filter: brightness(999%);
  }
  .page14 img[class*='mb'] {
    margin: 30px auto;
    width: 30vw;
    display: block;
  }
  .page14 ul {
    max-width: 90vw;
  }
  .page14 dd {
    padding: 30px 0;
  }
  .page15 {
    height: 100vw;
  }
  .page15 .marker {
    font-size: 13px;
    padding: 10px 5px 10px 12px;
    width: 55vw;
    height: initial;
    right: 14px;
    bottom: 50px;
  }
  .page15 .marker p {
    font-size: 12px;
    margin-top: 5px;
  }
  .page16 ul li {
    margin-bottom: 20px;
  }
  .page16 textarea,
  .page16 input {
    font-size: 13px;
    border-radius: 8px;
  }
  .page16 .BGon {
    width: 100%;
    border-radius: 8px;
  }
  .page17 .flex.between {
    display: block;
  }
  .page17 .img {
    height: 36vw;
    border-radius: 8px;
  }
  .page17 .fr a {
    min-width: 12vw;
    text-align: center;
    background: white;
    padding: 2px 10px;
    border-radius: 3px;
    margin: 5px;
  }
  .page17 .fr a.on {
    background: #7ebd46;
    color: white;
  }
  .page17 .fr {
    float: none;
    margin-top: 15px;
    justify-content: flex-start;
    line-height: 3;
    margin-bottom: 10px;
  }
  .page18 h1.absolute {
    font-size: 20px;
    top: -40px;
    left: 20px;
  }
  .page18 .swiper-slide {
    line-height: 1.5;
  }
  .page18 .swiper-slide img {
    margin: 10px auto;
  }
  .page19 img {
    height: 25px;
  }
  .page19 .exe p {
    bottom: 16px;
    font-size: 14px;
    left: 2px;
    right: initial;
    font-weight: 100;
    transform: scale(0.6);
  }
  .page20 {
    display: block;
  }
  .page20 h1 {
    font-size: 18px;
  }
  .page20 .lookmore1 {
    margin-top: 20px;
  }
  .page20 .flex6>div {
    margin: 20px;
    padding-bottom: 40px;
  }
  .page20 .swiper-slide img {
    height: 52vw;
    object-fit: contain;
    width: 100%;
  }
  .page21 {
    margin: 20px 10px;
    line-height: 1;
  }
  .page21 dd,
  .page21 li {
    padding: 10px;
  }
  .page22 {
    padding: 10px;
  }
  .page22 .btn {
    position: fixed;
    z-index: 8;
    background: #7ebd46;
    color: white;
    left: 0;
    box-shadow: inset 0 0 0 50px #7ebd46;
    top: 55vw;
    padding: 14px 20px;
    border-radius: 0 30px 30px 0;
    border: solid 8px transparent;
    border-left: 0;
    background-clip: content-box;
  }
  .page22 dt {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9;
    height: 100vh;
    overflow: auto;
    background: linear-gradient(to right, white 200px, rgba(50, 50, 50, 0.5) 201px);
    width: 100vw;
    padding: 20px;
    line-height: 2;
    display: none;
  }
  .page22 dt ul,
  .page22 dt li {
    padding-top: 5px;
    padding-top: 5px;
  }
  .page22 dt h1 {
    opacity: .5;
  }
  .page22 dt h3 {
    padding-top: 25px;
    border-bottom: dashed 1px #dbdbdb;
    padding-bottom: 10px;
  }
  .page22 dt a {
    display: block;
    border: solid 1px transparent;
    padding: 5px;
    border: solid 3px white;
    text-align: center;
    background: #fafafa;
  }
  .page22 dt a.on {
    color: #7ebd46;
  }
  .page22 dt a.title {
    font-weight: bold;
    text-align: left;
    text-indent: 10px;
    background: none;
  }
  .page22 dt * {
    max-width: 160px;
  }
  .page22 .img {
    margin-bottom: 15px;
    height: 33vw;
    background: #f0f0f0;
    box-shadow: inset 0 0 0 6px #dbdbdb;
  }
  .page22 .img img {
    mix-blend-mode: multiply;
  }
  .page24 {
    width: 100%;
    position: relative;
    padding-right: 50px;
  }
  .page24 img {
    height: 40px;
    width: 35px;
    padding: 0 8px;
    object-fit: contain;
    position: absolute;
    top: 0;
    right: 8px;
  }
  .page24 input,
  .page24 select {
    height: 40px;
  }
  .page25.flex {
    justify-content: center;
    padding-bottom: 50px;
    margin-left: 22px;
    justify-content: left;
  }
  .page25.flex .bold {
    width: 100%;
  }
  .page25.flex .width74 {
    width: 95%;
  }
  .page26 {
    padding: 15px;
  }
  .page26 a {
    margin-bottom: 14px;
    overflow: hidden;
    padding: 20px;
    border: solid 1px #f0f0f0;
    border-radius: 8px;
  }
  .page26 a>img {
    height: 60vw;
    width: 100%;
    transform: scale(1.2) translateY(-17px);
  }
  .page26 .width80 {
    width: initial;
  }
  .page26 .size22 {
    font-size: 15px;
    line-height: 24px;
    height: 48px;
  }
  .page26 .ellipsis2.mb40 {
    font-size: 12px;
    opacity: .8;
  }
  .page28Box {
    display: block;
  }
  .page28Box .lookmore1 {
    margin-top: 6px;
  }
  .page28Box .page6 {
    margin: 10px 15px 30px;
  }
  .page28Box .page28 {
    padding: 25px 20px;
  }
  .page28Box .page28 a {
    padding: 20px 0;
  }
  [class*="swiper-button"] {
    display: none;
  }
  .swiper-pagination-bullet {
    padding: 3px;
    height: 0;
    width: 0;
  }
  .lookmore {
    background-size: auto 24px;
    width: 80px;
    background-image: url(../img/index03.png);
  }
  .lookmore1 {
    background-size: 22px 22px;
    padding-right: 22px;
  }
  .lookmore2 {
    height: 26px;
    padding-right: 26px;
    background-size: 26px 26px;
  }
}
@media screen and (max-width: 1460px) {
  #map{
    overflow: auto;
    touch-action:auto;
  }
  #map::-webkit-scrollbar{
    display: block;
    width: 0.2rem;
    height: 0.2rem;
  }
  #map::-webkit-scrollbar-thumb{
    background-color: #7ebd46;
  }
  #map img{
    max-width: max-content;
    touch-action:auto;
  }
}